home *** CD-ROM | disk | FTP | other *** search
/ Williams Sonoma Guide to Good Cooking / Williams Sonoma Guide to Good Cooking.iso / pc / QTWSETUP / setup.cfg < prev    next >
Text File  |  2003-01-03  |  283b  |  23 lines

  1. run qt32inst.exe
  2.  
  3. sleep 1000
  4. set $5 to findwindowwhile "" "Apple QuickTime Install" 5000
  5.  
  6. goto @found if not equal {$5} 0
  7.  
  8.  
  9. @found
  10. topmost {$5} {$5}
  11.  
  12. set $5 to findwindowwhile "" "Apple QuickTime Install" 1000
  13.  
  14. sleep 5000
  15.  
  16. goto @found if not equal {$5} 0
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.